adTempus API
PreviousUpNext
IComputerMonitor::SelectionScript Property

Gets or sets a script that can be used to evaluate the reply.

C++
__property IScript* SelectionScript;
C#
IScript* SelectionScript;
Visual Basic
Property SelectionScript() As IScript*

If MonitorType is cmtCheckReply and a SelectionScript is specified, the response from the target is sent to the script, which determines whether the job should be triggered. See the adTempus online help for more information.

adTempus API Reference version 3.0.0.0, revised 10/30/2008